home *** CD-ROM | disk | FTP | other *** search
/ SOHO - Exploring the Sun - 2003 Update / SOHO - Exploring the Sun - 2003 Update.iso / pc / data / main.dcr / scripts_564.ls < prev    next >
Encoding:
Text File  |  2003-02-25  |  125 b   |  7 lines

  1. on exitFrame
  2.   if the movieRate of sprite 110 = 0 then
  3.     set the movieRate of sprite 110 to 1
  4.   end if
  5.   go(the frame)
  6. end
  7.